home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
17
/
4
/
DISK1745.ZIP
/
MT2.EXE
/
lha
/
MT.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-04-04
|
640b
|
25 lines
echo off
cls
if x==%1x if not exist util.bat echo For "pop-up" service, enter "MT MR".
echo .
:MTTRACK
cd\MANAGEX
echo wait...
if exist end.fyl goto RETURN
if not exist util.bat if exist m.d input x x x x x x x x mt
mttrack x x x x x x x x mt %1
if not exist util.bat goto RETURN
echo off
cls
util
goto MTTRACK
:RETURN
echo off
if not exist doexport goto SK
if exist input.exe export x x x x x x x x mt
erase doexport
:SK
if exist util.bat erase util.bat
if exist end.fyl erase end.fyl
cls